Skip to content

spike: add ERC-7730 clear signing descriptor path - #132

Merged
0xpantera merged 1 commit into
mainfrom
spike/issue-65-erc-7730-clear-signing
Jun 23, 2026
Merged

spike: add ERC-7730 clear signing descriptor path#132
0xpantera merged 1 commit into
mainfrom
spike/issue-65-erc-7730-clear-signing

Conversation

@0xpantera

Copy link
Copy Markdown
Collaborator

Summary

  • adds a minimal ERC-7730 descriptor model and context-bound normalizer for clear-signing review rows
  • records the Deckard consumption path and trust/fallback rules in ADR 0005
  • adds valid and invalid descriptor fixtures plus tests for descriptor-present rendering and invalid/mismatched fallback

Closes #65

Verification

  • cargo fmt --all --check
  • cargo test -p deckard-contract clear_signing
  • just check
  • cargo test --workspace

Notes

  • No Cargo.toml or Cargo.lock changes.
  • This commit is unsigned from Hermes; merge may require the user to amend/sign before merging until Hermes has its own signing key.

@0xpantera 0xpantera self-assigned this Jun 23, 2026
@0xpantera
0xpantera force-pushed the spike/issue-65-erc-7730-clear-signing branch from 032e99d to 1c216cb Compare June 23, 2026 13:02
@0xpantera
0xpantera merged commit 353e241 into main Jun 23, 2026
5 checks passed
@0xpantera
0xpantera deleted the spike/issue-65-erc-7730-clear-signing branch June 23, 2026 13:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Spike: consume ERC-7730 descriptors for clear signing

1 participant